home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 48
/
Amiga Format CD48 (1999-12-13)(Future Publishing)(GB)(Track 1 of 2)[!][issue 2000-01].iso
/
-in_the_mag-
/
networking
/
crosspc
/
parpc04
/
packet
/
docs
/
manifest.doc
< prev
next >
Wrap
Text File
|
1993-08-12
|
3KB
|
54 lines
Files in this package and their description:
READ.ME A Very Important File.
BIN/ Directories where the driver executables are located
PARNET.COM The PARnet-PC packet driver.
SLIP8250.COM Extra: a driver for SLIP (I know, it has nothing to do with
PARnet).
DOCS/ Documentation for PARnet-PC and the Clarkson packet drivers
in general.
BUGS.DOC Possible bugs to be aware of.
COPYING.DOC The Free Software Foundation's General Public License.
EXE2COM.DOC Chris Dunford's Exe2bin replacement docs.
HOWTOGET.IT Instructions on obtaining that which you already have.
INSTALL.DOC User documentation.
MANIFEST.DOC This file.
PACKET.DOC Joe R. Doupnik's "Packet drivers made simple"
PACKET_D.109 Packet driver spec version 1.09
SOFTWARE.DOC Notes on software that works with packet drivers.
SRC/ Source code to the PARnet packet driver
CHROUT.ASM Subroutine to print a single character.
DECOUT.ASM Subroutine to print a 32 bit decimal number.
DEFS.ASM Definitions and macros.
DIGOUT.ASM Subroutines to print 1, 2, 4, and 8 digit hex numbers.
EXE2COM.C Chris Dunford's Exe2bin replacement (source code).
EXE2COM.EXE Chris Dunford's Exe2bin replacement.
GETDIG.ASM Subroutine to convert an ASCII character into 0..15.
GETNUM.ASM Subroutine to convert ASCII digits into four bytes.
HEAD.ASM Resident device independent generic code.
MAKEFILE Makefile. Uses tasm and tlink, but MS may work.
OCCUPIED.ASM Subroutine to test for occupied memory.
PARNET.ASM Source code to the PARnet packet driver.
PARSUBR.ASM Low level Subroutines for the PARnet driver.
PRINTEA.ASM Subroutine to print Ethernet addresses.
PRINTNUM.ASM Subroutine to print a number in decimal and hex.
SKIPBLK.ASM Subroutine to skip past blanks.
TAIL.ASM Non-resident device independent generic code.
TIMEOUT.ASM Subroutine to check for excessive time spent looping.
VERIFYPI.ASM Subroutine to verify the packet interrupt.
UTILS/ Some additional utilities to test the packet driver.
DUMP.EXE Trace dumper, processes the output from TRACE.COM
PKTADDR.COM Program to get/set the packet driver address.
PKTALL.COM Program to receive and discard all packets.
PKTCHK.COM Source of the packet driver installation checker.
PKTSEND.COM Program to send arbitrary packets.
PKTSTAT.COM Program to print the statistics.
PKTTRAF.COM Program to display traffic graphically.
TERMIN.COM Packet driver terminator (removes the driver from memory).
TRACE.COM Packet driver tracer, use it in combination with DUMP.EXE.
UTILS.DOC Documentation for using these utilities.